home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 001_100 / DISK0041 / DISK0041.ZIP / README < prev   
Text File  |  1985-04-11  |  565b  |  16 lines

  1. ------------  KERMIT-MS Assm source code package.
  2. MSKERM    .ASM   Main program.
  3. MSCMD    .ASM   Command parser.
  4. MSCOMM    .ASM   Communications port buffering & flow control.
  5. MSFILE    .ASM   File I/O.
  6. MSRECV    .ASM   File receiver.
  7. MSSEND    .ASM   File sender.
  8. MSSERV    .ASM   Server operation.
  9. MSSET    .ASM   SET, SHOW and STATUS commands.
  10. MSTERM    .ASM   CONNECT command.
  11. MSDEFS    .H     Data structure definitions and equates.
  12. MSXDMB    .ASM   Dummy module to order segments.
  13. MSXIBM    .ASM   IBM PC module.
  14. MSYIBM    .ASM   IBM PC module.
  15. MSYIBMJ .ASM   Variant of MSYIBM.ASM
  16.